@CHARSET "UTF-8";
.sylbodyone{
	width:33%;
	height:80%;
	float:left;
	
}
.syl{
	width:90%;
	height:100%;
	float:left;
  background:#E5F3EA;
  padding:5% 2%;
  margin:5%;
}
.syltop{
	width:100%;
	height:17%;

}
.syllis{
	width:100%;
	height:83%;

}

.syllis .onesylis{
	margin:1% 0;
	width:100%;
	height:18%;
	float:left;
	color:black;
	font-size:10pt;
	font-weight:600;
}
.syllis .onesylis2{
	width:100%;
	height:auto;
}

.syllis .onesylis2:hover{
	border-left:2px solid #008737;
	float:right;
	color:#008737;
}

/* .syllis.onesylis2:hover{ */
	/* border-left:2px solid #008737; */
	/* float:right; */
	/* color:#008737; */
/* } */
/* .syllis.onesylis:hover{ */
	/* border-left:2px solid #008737; */
	/* float:right; */
	/* color:#008737; */
/* } */

.xiahuaxian{
	margin:1% 5%;
	width:60px;
	border-top:2px solid #008737;
}


